Occurs after a connection has been closed.
Private Sub object.Disconnect( )
The object placeholder represents an object expression that evaluates to an object in the Applies To list.
Remarks
Fired after a physical connection is closed. The developer can catch this event to do any clean-up work necessary.
Applies to rdoConnection object.